home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-10-30 | 1.3 KB | 33 lines | [TEXT/ttxt] |
- MacCurveFit Version History
-
- • 1.0 September 1993
- Original version
-
- • 1.0.1 September 1993
- - Fixed a problem that prevented curve fitting with functions that
- used the coefficient 'h'.
-
- • 1.0.2 October 1993
- - Corrected the X and Y labels in the printed output from the Fit
- window.
- - Fixed a problem with the Plot and Fit window submenus. These menus
- are now displayed correctly with filenames containing parentheses.
- - The program now updates the fit window's title when the plot window
- is saved under a new name.
- - Fixed a printing problem on the LaserWriter Pro 600.
- - Defeated a conspiracy between the operating system and the Think
- Class Library. Filenames are displayed properly in the Print
- Monitor's status window.
- - Corrected a problem that sometimes caused fit windows to be saved
- with the functions removed.
- - Added a personalisation string to the splash screen.
- - Corrected the definition of R^2 in the manual.
-
- • 1.0.3 November 1993
- - No changes to source code.
- 1.0.2 was compiled using THINK C's code optimization settings in order
- to reduce the application size. This resulted in erroneous object code
- being produced and consequently the coefficient uncertainty calculation
- did not produce correct results. 1.0.3 is a recompilation without the
- code optimization.
-